fix up if-condition to only set the true arrow type if show_sort_indicator
authorKristian Rietveld <kris@imendio.com>
Mon, 1 Oct 2007 09:04:57 +0000 (09:04 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 1 Oct 2007 09:04:57 +0000 (09:04 +0000)
commit6e3df276df9fbb9b03be072908fe2702659adc32
tree3205fb9f54c91c0e7f44ad62ebc8f6fba5ea8cba
parent15ae59d665b7090cae7862c5ab6f63e974e3958a
fix up if-condition to only set the true arrow type if show_sort_indicator

2007-10-01  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button):
fix up if-condition to only set the true arrow type if
show_sort_indicator is TRUE.  (#448343, reported by Emil Nowak).

svn path=/trunk/; revision=18871
ChangeLog
gtk/gtktreeviewcolumn.c